Doc fixes for defface and friends.
authorChong Yidong <cyd@gnu.org>
Tue, 18 Sep 2012 05:14:42 +0000 (13:14 +0800)
committerChong Yidong <cyd@gnu.org>
Tue, 18 Sep 2012 05:14:42 +0000 (13:14 +0800)
commit6606779a65a492a612ca5334839d175a6c118360
tree315519fae127ebe0e05e3968af4014fccd73e705
parent356bb3990e13d226d0badde42cf59b57ac58a234
Doc fixes for defface and friends.

* lisp/cus-edit.el (custom-unlispify-remove-prefixes): Add warning.

* lisp/custom.el (defface): Doc fix.

* doc/lispref/customize.texi (Customization): Define customization more
carefully.
(Common Keywords): Add xref to Constant Variables.

* doc/lispref/display.texi (Faces): Discuss anonymous faces.
(Face Attributes): Tweak intro.
(Defining Faces): Move after the Face Attributes node.  Copyedits.
(Displaying Faces): Describe role of inheritance.

* doc/lispref/variables.texi (Defining Variables): Link to defcustom's node
instead of the higher-level Customization chapter.
doc/lispref/ChangeLog
doc/lispref/customize.texi
doc/lispref/display.texi
doc/lispref/elisp.texi
doc/lispref/text.texi
doc/lispref/variables.texi
lisp/ChangeLog
lisp/cus-edit.el
lisp/custom.el